RsvgPositionData

Position of an SVG fragment from [method@Rsvg.Handle.get_position_sub]. Please the deprecation documentation for that function.

More...
struct RsvgPositionData {}

Members

Variables

x
int x;

position on the x axis

y
int y;

position on the y axis

Detailed Description

Deprecated: Use [method@Rsvg.Handle.get_geometry_for_layer] instead.

Meta